home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Macromedia Multimedia Showcase 6.0
/
Macromedia Multimedia Showcase v6.0 WIN-MAC (XMSH60CD)(Macromedia, Inc.)(1996).iso
/
pc
/
demosoft
/
freehand
/
data.5
/
App
/
Usenglsh
/
lang8.dll
/
POST
/
1262
< prev
next >
Wrap
Text File
|
1996-10-03
|
642b
|
30 lines
save
/demotextsize 14 def
/demoheight demotextsize 8 add def
/demoinset 72 def
/demotext (^o) def
/dodemotext {
gsave
/Times-Italic findfont demotextsize scalefont setfont
1 setgray
left bottom width height rectfill
0 setgray
left demoinset add bottom demoheight demotextsize sub 2 div add moveto
width demoinset 2 mul sub
demotext stringwidth pop sub
demotext length div
0 demotext ashow
grestore
} bdf
clpr storerect
/height demoheight def
/top top 36 sub def
/bottom top height sub def
dodemotext
clpr storerect
/height demoheight def
/bottom bottom 36 add def
/top bottom height add def
dodemotext
restore